MeetingRequestConflictingMeetings Property |
Identifies all items that conflict with a meeting time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Item> ConflictingMeetings { get; }Public ReadOnly Property ConflictingMeetings As IList(Of Item)
Get
Property Value
Type:
IListItem
See Also